ARMEdit: HPC Services

HPC_ARMEDIT_READ

HPC_ARMEDIT_READ
(HPC &0105:&0001)
Read ARM memory

Data sent:0HPC service ID = &0105
+2reason code = &0001
+4start address of memory to read
+8number of bytes to read (n <= 16380)
+12

Data returned:0return code
+4the contents of the specified memory
+4+n

Use: Read a block of ARM memory.

There is a risk of data corruption if 4092 < n.


Related services:HPC_ARMEDIT_WRITE

[Contents] [Up] Copyright © Alexander Thoukydides, 2001